home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / gcc260utilsdoc.lha / gnu / man / man1 / basename.1 next >
Encoding:
Text File  |  1994-07-26  |  1.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. BASENAME(1L)      Misc. Reference Manual Pages       BASENAME(1L)
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      basename - strip directory and suffix from filenames
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      bbbbaaaasssseeeennnnaaaammmmeeee name [suffix]
  13.      bbbbaaaasssseeeennnnaaaammmmeeee {--help,--version}
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      This manual page documents the GNU version of bbbbaaaasssseeeennnnaaaammmmeeee.  The
  17.      bbbbaaaasssseeeennnnaaaammmmeeee command removes any leading path from _n_a_m_e; If _s_u_f_-
  18.      _f_i_x is specified and is identical to the end of _n_a_m_e, it  is
  19.      removed  from  _n_a_m_e  as well.  bbbbaaaasssseeeennnnaaaammmmeeee prints the resulting
  20.      name on the standard output.
  21.  
  22.   OOOOPPPPTTTTIIIIOOOONNNNSSSS
  23.      --_h_e_l_p
  24.           Print a usage message on standard output and exit  suc-
  25.           cessfully.
  26.  
  27.      --_v_e_r_s_i_o_n
  28.           Print version information on standard output then  exit
  29.           successfully.
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. FSF             Last change: GNU Shell Utilities                1
  64.  
  65.  
  66.  
  67.